internal relative link url generator bug fix

James Peret 8 years ago
parent
commit
c9eda8ecca
2 changed files with 11 additions and 5 deletions
  1. 3 1
      codex/Test-Stack/Notebook 2/Test-0002/index.md
  2. 8 4
      codex/dev/codex-app/todos.md

+ 3 - 1
codex/Test-Stack/Notebook 2/Test-0002/index.md

@@ -6,4 +6,6 @@ Will it Save?
6 6
 It Saves! Its so awesome!
7 7
 
8 8
 does it still save?
9
-even if i change notes thru the sidebar?
9
+even if i change notes thru the sidebar?
10
+
11
+[link test](../../../dev/codex-app/todos.md)

+ 8 - 4
codex/dev/codex-app/todos.md

@@ -1,6 +1,10 @@
1 1
 # Codex Todo List
2 2
 
3
-* [ ] Download and install [photon](http://photonkit.com/components/)
4
-* [ ] Install AngularJS
5
-* [ ] Install JS Markdown converter (Redcarpet?)
6
-* [ ] Read files from disk
3
+* [X] Download and install [photon](http://photonkit.com/components/)
4
+* [X] Install AngularJS
5
+* [X] Install JS Markdown converter (Redcarpet?)
6
+* [X] Read files from disk
7
+* [X] Ace Editor
8
+* [X] Edit and save files
9
+* [X] Create new files
10
+* [X] Internal links